home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / OS2 / EASYPLAY.ZIP / EASYPLAY.DOC < prev    next >
Encoding:
Text File  |  1994-05-24  |  11.7 KB  |  275 lines

  1.                          Easyplay V2.15
  2.  
  3.                   Copyright 1994, Greg Ratajik.
  4.  
  5.                CompuServe: 74555,542
  6.                Genie     : GRATAJIK
  7.                Internet  : 74555.542@compuserve.com
  8.                     or   : G.RATAJIK@genie.geis.com
  9.                Voice     : (305)/340-7985     
  10.                            (CompuServe is where I provide primary support)
  11.  
  12.                To register, send $5 check or money order, payable
  13.                to Greg Ratajik, to:
  14.  
  15.                Greg Ratajik
  16.                1722 Forres Ave.
  17.                St. Joseph, MI 49085
  18.     
  19.                OR, if you are using CompuServe to register
  20.                Easyplay, go to SWREG,  file #1968.
  21. -------------------------------------------------------------------
  22. NEW in version 2.15:
  23.  
  24.   This version of easyplay is different from the previous version
  25.   in the following areas:
  26.  
  27.   o    The ability to play WAV, AVI, MOD, VOD, and any other type
  28.        of file supported by MMOS2 was added.
  29.  
  30.   o    A new control type (aka "VidButtons") was added.  See the section
  31.        on VidButtons for more details.
  32.  
  33.   o    Improved the appearance of the main dialog (It was too large
  34.        for some displays)
  35.  
  36.   o    Improved thread performance.
  37.  
  38.   o    Added "play-all" (will play all files the were found)
  39.  
  40.   o    General fixes and cleanup. (i.e.  I made several technical
  41.        changes that may not be immediately apparent to the user,
  42.        but improved the stability and performance of the software)
  43.  
  44.   o    Addition of basic help bar.
  45.  
  46.   o    Added command line parameter (path to start search on)
  47. ----------------------------------------------------------------------
  48.  
  49.      EasyPlay is a Shareware program.  If you find EasyPlay useful,
  50. please send $5 to the above address (And if you find it VERY
  51. useful, feel free to send what you think is a fair price.) 
  52.  
  53.      I hope you find EasyPlay useful, but (DISCLAIMER) I am
  54. in no way responsible for any damages the use of EasyPlay may
  55. cause.
  56.  
  57.      Primary support is via CompuServer's OS2SHARE area.  If you
  58. would like to get in touch with me, that is the quickest way, as I'm
  59. on nightly.
  60.  
  61.      If you have any questions, comments, ideas, etc, feel free to
  62. contact me.  I'm always looking for ways to improve my software!
  63. -----------------------------------------------------------------
  64. I.  General
  65.  
  66.           Easyplay lets you quickly and easily locate and play MMOS2
  67.      files.  The idea for Easyplay came when I got access to a
  68.      large LAN, with lot's of WAV, AVI's and VOC files.  It became
  69.      a real pain to both locate and play the files quickly.  Yes, you
  70.      could use FIND, and yes, you can click on what FIND gets for you to
  71.      load WEPM, but this tends to be a long, and, if you've got a lot of
  72.      files, annoying process.  Easyplay will let you scan a
  73.      entire drive for WAV, AVI, MID, and VOC files, and play them in rapid
  74.      succession.  I've found it very useful for finding out what files
  75.      I might be interested in using for system sounds effects, etc.
  76.      
  77. II. Operation of EasyPlay
  78.  
  79.      A.   Starting...
  80.  
  81.           When easyplay first comes up, it will display all WAV
  82.           files in the current directory.  To play a WAV file,
  83.           select it in the wave file listbox and click on the Play
  84.           VidButton, or double click on the WAV you would like to
  85.           play.  If you would like to re-scan the directory you
  86.           currently are in, select the ReScan VidButton.
  87.  
  88.      B.   Selecting a different type.
  89.  
  90.           To select a different type of file to search for, select
  91.           a item in the Play Type combo-box.  The valid types for
  92.           this version are: *.WAV, *.AVI, *.MID, *.VOC, and *.*
  93.  
  94.      C.   Moving around/scanning.
  95.  
  96.           To move to a different directory/drive, double-click on
  97.           the appropriate line on the drive/directory listbox.  If
  98.           you DON'T want Easyplay to scan a directory when you move
  99.           to it, un-check the auto-scan check-button.  (The reason
  100.           this is done is that if you know you're going to go into
  101.           a LARGE directory (1000+ files), and know that you don't
  102.           want to scan it, then this will save you some time when
  103.           moving around directories. When you get to a directory
  104.           you want to scan, click the re-scan VidButton, or check
  105.           the auto-scan check-box before you enter the directory.  It will
  106.           also let you use the PLAY ALL feature, and still move around a
  107.           little bit.)
  108.  
  109.      D.   Scanning the drive.
  110.  
  111.           To scan the current drive for all WAV files, click on the
  112.           Scan VidButton.  Scanning is multi-threaded, so you can
  113.           click on WAV files as they come up and play them, without
  114.           interfering with the scan.  If you click on the re-scan
  115.           VidButton, it will stop the scan, and re-scan on the last
  116.           directory the scan was in.  If you click on any of the
  117.           drive or directories in the drive/directory listbox, the
  118.           scan will stop.
  119.  
  120.           NOTE:  In the original version of easyplay, this did not work.
  121.                  The call made to MMOS2 would come back with a good return
  122.                  code, but would not play.  I THINK this may be a problem in
  123.                  MMOS2...  For now, when you click on a file, EasyPlay will
  124.                  stop scanning and play the file.  Click on the Scan VidButton
  125.                  to re-scan after playing the file.
  126.  
  127.      E.   Play All.
  128.  
  129.           Select the Play All VidButton to play all of the files listed,
  130.           in the order they are listed in.  NOTE:  If you move someplace else,
  131.           Play All will stop.
  132.  
  133.  
  134.      F.   About...
  135.  
  136.           To find out info on the program, click on the About
  137.           VidButton. (Make sure to click on the MOUTH to see the
  138.           new VidButtn control in action)
  139.  
  140.      G.   VidButtons.  Yes, that stands for "VIDEO-PUSHBUTTON"  They provide
  141.           full animation of pushbuttons.  This was based on another control
  142.           type I wrote called AniButton (aka Animated-Pushbutton), which
  143.           was in a program called ChatterBox a few years ago, and is
  144.           available for other programmers to use in the form of a DLL.
  145.           While I think they are really neat, I would like feedback from
  146.           YOU, the user.  VidButtons take up lots of SPACE, as each
  147.           frame is a bitmap (which takes up about 1K).  Easyplay, with
  148.           VidButtons, is about 111K (60 bitmaps), which translates to about
  149.           25K in a zip file.  Without the VidButton graphics, it takes 29K,
  150.           and 15K in a zip file.  Is it worth it?  I've got about 1.3 gigs
  151.           space at home, so to me, it is.  Let me know what you think...
  152.  
  153.           Also, if you are developing a PM program, and would be interested
  154.           in added VidButtons to YOUR program, drop me a note.  I'll be
  155.           providing the API's (or objects) to add them to any program.  If
  156.           you would like to start using AniButtons now, look on CompuServe
  157.           for ANIBUTTON in OS2DF1, or many OS2 boards/ShareWare CD-ROMS.
  158.  
  159.      H.   Command line parameter (ala Hank Leininger...  Thanks Hank!)
  160.  
  161.           When starting EasyPlay, you can give the path where you want
  162.           to start scanning at.  Example:
  163.  
  164.           EASYPLAY F:\WAVES
  165.  
  166.           Would make EasyPlay start looking for files in the F:\WAVES
  167.           directory.
  168.  
  169.      I.   Multi-thread-ness.
  170.  
  171.           Easyplay threads both the searching for waves and the scanning
  172.           for waves.  In most cases, clicking on a control will stop
  173.           the search/scan threads.  The only thing that will not do that
  174.           is if you click on play.
  175.  
  176.      J.   HELP?
  177.  
  178.           Yes, I know, the info in this document should be in a
  179.           help system for Easyplay.  I more than likely will do
  180.           this if enough people express interest in the program
  181.           (And, if that happens, I've got a few other ideas that
  182.           will make multi-media user's life a little simpler), but,
  183.           as my "hobby"-programming time (as to opposed to work
  184.           program time ) has been VERY limited, I just haven't
  185.           gotten around to it :)  Sorry!
  186.  
  187.  
  188. IV. Technical information.
  189.  
  190.      EasyPlay was written and tested using:
  191.  
  192.           486DX 33 Mhz Clone
  193.           SuperVGA Monitor/Card 
  194.           OS/2 2.1 GA, and GA + MR1
  195.           1 gig hard drive.
  196.  
  197.      It has been tested on stand alone machines, those attached to
  198.      LANS, those with large hard drives, and really slow machines. 
  199.      If you find a configuration that it won't work with, please
  200.      drop me a note so I can fix the problem! 
  201.  
  202. IV. Other shareware/PD programs to look for:
  203.  
  204.      o NetChat - This program allows many users to have Chat
  205.                  sessions over the LAN.  It allows each user to set
  206.                  up Conference groups and security levels.  Each
  207.                  Conference can have as many users as you want
  208.                  Chatting.  This is similar to CompuServer's CB, or
  209.                  a BBS's multi-node chat area.  (This program is free
  210.                  when you use QuikWare to register EasyPlay
  211.  
  212.      o NetMail - Improved net massaging (i.e. "Blue Boxes")
  213.  
  214.                     This program gives you better control of
  215.                system level LAN messages.  You can enter message
  216.                subjects, set priority levels, and type in longer
  217.                messages. 
  218.                     NetMail allows each user to set up their own
  219.                message groups, along with global message groups. 
  220.                Each user can choose which groups to receive
  221.                messages from, and what groups to send messages to.
  222.                     NetMail also let's you choose whether to get
  223.                the message in the traditional VIO BlueBox (but
  224.                better looking!), a PM Message Box, or to display
  225.                no message but to retrieve it at a latter time.
  226.                     This program makes Net Massaging easier to
  227.                use, and less annoying to the recipients.
  228.  
  229.      o    DeleteDir - A simple full-screen program to delete a
  230.           directory and all files/directories that are children to
  231.           it.
  232.  
  233.      o    ChkPath - Will check the path's you set in your
  234.           config.sys, and let you know if you've got problems.
  235.  
  236.      o    Pwh - Path'ed Where.  Will search a path for a file.  PWH
  237.           will tell you every place it hit's the file.  Very useful
  238.           for checking what version of a program you using.
  239.      
  240.      o    MDD - Multiple make directory.  MDD will create a
  241.           multiple directories (i.e. if you wanted to make
  242.           C:\GREG\PROGRAM\SOURCE20\MDD\RELEASE, MDD could do it in
  243.           one shot.)
  244.      
  245.      o    WHO - Will display information about all users of a
  246.           LAN/Domain.
  247.  
  248.      o    QWHO - Displays all user ID's currently on a LAN/Domain.
  249.  
  250.      o    Vtree - Visual directory tree.
  251.      o    EDCNFG - PM based program that will verify everything's
  252.           okay in your config.sys, keep track/retro changes into
  253.           multiple config's, and edit/setup a config.sys
  254.  
  255.      o    HPMLib - Library tracking system
  256.  
  257.      o    HPMCook - Cooking software
  258.  
  259.      o    HPMDiet - Dieting software
  260.  
  261.      o    JOGGER - OS/2 Program for runners.
  262.  
  263.      o    DosText - Change the message a OS/2 program gives when
  264.           running it from DOS.
  265.  
  266.  
  267.      Program Utilities:
  268.  
  269.      o    AniButtn - Two-state animated pushbuttons that you can
  270.           easily replace any pushbutton with.
  271.  
  272.      o    VidButtn -  Just like AniButtn, but will full-frame
  273.           animation.  (The ones in EasyPlay work exactly like a
  274.           pushbutton, but have up to 17 frames of animation!)
  275.